Table of content



/passenger/nationality/{id}

Mapping URL: /passenger/nationality/{id}

Description: find the passenger entities of nationality with the appended id

Microservice: PassengerBookingService


Methods

/passenger/nationality/{id}

/passenger/nationality/{id}

Mapping URL: /passenger/nationality/{id}

Description: CountryService

Name: findAllPassengerOfNationality(id)

Request Method: GET

Service Interface: /passenger/nationality/{id}

Service Entity: Country



PassengerBookingService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content